ASP.NET Core MVC コントロールヘルプ
AnchorCursor プロパティ (FlexGridBase<T>)

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc 名前空間 > FlexGridBase<T> クラス : AnchorCursor プロパティ
Gets or sets a value that determines whether extending selections with the mouse or keyboard should change the start (cursor) or the end of the current selection.
シンタックス
'宣言
 
Public Overridable Property AnchorCursor As System.Boolean
public virtual System.bool AnchorCursor {get; set;}
解説
The default value for this property is false, which causes the grid to move the cursor and keep the selection end anchored.
参照

FlexGridBase<T> クラス
FlexGridBase<T> メンバ